Day 17 - Formula 1 API

Published

June 28, 2025

Today I explored some Formula 1 data. Particularly i checked out the weather data for the Austrian Grandprix, which is happening this weekend.

Here I become more familiar with datetime datatypes and their filtering. Link to code